Skip to content

'for' seems better than 'while' #105

'for' seems better than 'while'

'for' seems better than 'while' #105

Triggered via push June 8, 2024 07:45
Status Success
Total duration 41s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
build
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
build
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
build
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
build: src/Query.cs#L655
This takes the address of, gets the size of, or declares a pointer to a managed type ('T0')
build: src/Query.cs#L655
This takes the address of, gets the size of, or declares a pointer to a managed type ('T1')
build: src/Match.cs#L16
Cannot convert null literal to non-nullable reference type.
build: src/Match.cs#L22
Cannot convert null literal to non-nullable reference type.
build: src/Match.cs#L31
Cannot convert null literal to non-nullable reference type.
build: src/Match.cs#L43
Cannot convert null literal to non-nullable reference type.
build: src/Query.cs#L748
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
build: src/Query.cs#L759
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')