dotnet-core.yml
on: push
build-test-generate-docs
21s
Annotations
10 errors and 2 warnings
build-test-generate-docs:
src/Library/Game.cs#L55
Invalid token 'else' in class, record, struct, or interface member declaration
|
build-test-generate-docs:
src/Library/Game.cs#L55
Tuple must contain at least two elements.
|
|
build-test-generate-docs:
src/Library/Game.cs#L55
Invalid token 'is' in class, record, struct, or interface member declaration
|
build-test-generate-docs:
src/Library/Game.cs#L55
Syntax error, ',' expected
|
|
build-test-generate-docs:
src/Library/Game.cs#L60
Type or namespace definition, or end-of-file expected
|
build-test-generate-docs:
src/Library/Game.cs#L60
Tuple must contain at least two elements.
|
|
build-test-generate-docs:
src/Library/Game.cs#L60
Type or namespace definition, or end-of-file expected
|
build-test-generate-docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-test-generate-docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|