Skip to content

update unity version, add some more rules in .editorconfig #189

update unity version, add some more rules in .editorconfig

update unity version, add some more rules in .editorconfig #189

Triggered via push February 21, 2024 13:21
Status Success
Total duration 54s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: playground/Playground.cs#L22
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(TinkState.AsyncComputeStatus)3' is not covered.
build: playground/Playground.cs#L22
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(TinkState.AsyncComputeStatus)3' is not covered.