Merge pull request #323 from betwixt-labs/node-tools-fix #156
publish.yml
on: push
Annotations
3 errors and 44 warnings
build-compiler (macos-latest)
Process completed with exit code 1.
|
build-compiler (windows-latest)
The job was canceled because "macos-latest" failed.
|
build-compiler (windows-latest)
The operation was canceled.
|
build-compiler (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: falti/[email protected], actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
Spectre.Console.TypeNameHelper.ProcessType(StringBuilder,Type,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
build-compiler (ubuntu-22.04)
Spectre.Console.TypeNameHelper.ProcessGenericType(StringBuilder,Type,Type[],Int32,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
build-compiler (ubuntu-22.04)
Spectre.Console.TypeNameHelper.ProcessType(StringBuilder,Type,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
build-compiler (ubuntu-22.04)
Spectre.Console.TypeNameHelper.ProcessGenericType(StringBuilder,Type,Type[],Int32,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
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 (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: falti/[email protected], actions/setup-dotnet@v3, Apple-Actions/import-codesign-certs@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-compiler (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: Apple-Actions/import-codesign-certs@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-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)
Spectre.Console.TypeNameHelper.ProcessType(StringBuilder,Type,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
build-compiler (macos-latest)
Spectre.Console.TypeNameHelper.ProcessGenericType(StringBuilder,Type,Type[],Int32,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
build-compiler (macos-latest)
Spectre.Console.TypeNameHelper.ProcessType(StringBuilder,Type,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
build-compiler (macos-latest)
Spectre.Console.TypeNameHelper.ProcessGenericType(StringBuilder,Type,Type[],Int32,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
build-compiler (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-compiler (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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 (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)
Spectre.Console.TypeNameHelper.ProcessType(StringBuilder,Type,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
build-compiler (windows-latest)
Spectre.Console.TypeNameHelper.ProcessGenericType(StringBuilder,Type,Type[],Int32,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
build-compiler (windows-latest)
Spectre.Console.TypeNameHelper.ProcessType(StringBuilder,Type,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
build-compiler (windows-latest)
Spectre.Console.TypeNameHelper.ProcessGenericType(StringBuilder,Type,Type[],Int32,TypeNameHelper.DisplayNameOptions): Using member 'System.Reflection.Module.Name.get' which has 'RequiresAssemblyFilesAttribute' can break functionality when embedded in a single-file app. Returns <Unknown> for modules with no file path.
|
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 | |
---|---|---|
chordc-linux-arm64
Expired
|
4.49 MB |
|
chordc-linux-x64
Expired
|
4.64 MB |
|
linux-arm64
Expired
|
13.2 MB |
|
linux-x64
Expired
|
13.6 MB |
|
wasi-wasm
Expired
|
4.92 MB |
|