Bumping up version #1998
Annotations
2 errors and 13 warnings
test_linux
Assets file '/home/runner/work/BHL/BHL/example/bindings/tmp/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
|
test_linux
Assets file '/home/runner/work/BHL/BHL/example/bindings/tmp/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
|
test_linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_linux:
src/vm/type/path.cs#L9
'TypePath' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
test_linux:
src/lsp/protocol.cs#L1908
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
test_linux:
src/lsp/protocol.cs#L2029
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
test_linux:
src/lsp/protocol.cs#L1038
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
test_linux:
src/vm/type/path.cs#L9
'TypePath' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
test_linux:
src/lsp/protocol.cs#L1908
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
test_linux:
src/lsp/protocol.cs#L2029
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
test_linux:
src/lsp/protocol.cs#L1038
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
test_linux:
src/vm/type/path.cs#L9
'TypePath' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
test_win
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_win
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|