misc: fixes #654
Annotations
21 warnings
build-compiler (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: falti/[email protected], actions/setup-dotnet@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-compiler (macos-latest):
extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
|
build-compiler (macos-latest):
extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
|
build-compiler (macos-latest):
extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
|
build-compiler (macos-latest):
Core/Meta/JsonContext.cs#L83
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Utf8JsonWriter, TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
build-compiler (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: falti/[email protected], actions/setup-dotnet@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-compiler (ubuntu-22.04):
extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
|
build-compiler (ubuntu-22.04):
extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
|
build-compiler (ubuntu-22.04):
extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
|
build-compiler (ubuntu-22.04):
Core/Meta/JsonContext.cs#L83
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Utf8JsonWriter, TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
build-compiler (ubuntu-22.04):
extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
|
build-compiler (ubuntu-22.04):
extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
|
build-compiler (ubuntu-22.04):
extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
|
build-compiler (ubuntu-22.04):
Core/Meta/JsonContext.cs#L83
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Utf8JsonWriter, TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
build-compiler (ubuntu-22.04):
Compiler/Commands/LanguageServerCommand.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-compiler (ubuntu-22.04):
Compiler/Commands/BuildCommand.cs#L54
CopyTo synchronously blocks. Await CopyToAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
|
build-compiler (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: falti/[email protected], actions/setup-dotnet@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-compiler (windows-latest):
extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
|
build-compiler (windows-latest):
extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
|
build-compiler (windows-latest):
extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
|
build-compiler (windows-latest):
Core/Meta/JsonContext.cs#L83
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Utf8JsonWriter, TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-arm64
Expired
|
32.8 MB |
|
linux-x64
Expired
|
34.1 MB |
|
osx-arm64
Expired
|
32.6 MB |
|
osx-x64
Expired
|
34.4 MB |
|
wasi-wasm
Expired
|
1.84 MB |
|
win-arm64
Expired
|
29.7 MB |
|
win-x64
Expired
|
33.5 MB |
|