Duplicate() #365
Annotations
22 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Build
XML comment has cref attribute 'Components' that could not be resolved
|
Build
XML comment has a param tag for 'world', but there is no parameter by that name
|
Build
XML comment has cref attribute '_query' that could not be resolved
|
Build
XML comment has cref attribute '_query' that could not be resolved
|
Build
XML comment has a param tag for 'index', but there is no parameter by that name
|
Build
XML comment has cref attribute 'span' that could not be resolved
|
Build
XML comment has a param tag for '', but there is no parameter by that name
|
Build
Parameter 'span' has no matching param tag in the XML comment for 'SpanBitSet.AsSpan(Span<uint>, bool)' (but other parameters do)
|
Build
Parameter 'zero' has no matching param tag in the XML comment for 'SpanBitSet.AsSpan(Span<uint>, bool)' (but other parameters do)
|
Test
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Test
XML comment has cref attribute 'Components' that could not be resolved
|
Test
XML comment has a param tag for 'world', but there is no parameter by that name
|
Test
XML comment has cref attribute '_query' that could not be resolved
|
Test
XML comment has cref attribute '_query' that could not be resolved
|
Test
XML comment has a param tag for 'index', but there is no parameter by that name
|
Test
XML comment has cref attribute 'span' that could not be resolved
|
Test
XML comment has a param tag for '', but there is no parameter by that name
|
Test
Parameter 'span' has no matching param tag in the XML comment for 'SpanBitSet.AsSpan(Span<uint>, bool)' (but other parameters do)
|
Test
Parameter 'zero' has no matching param tag in the XML comment for 'SpanBitSet.AsSpan(Span<uint>, bool)' (but other parameters do)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dotnet-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading