Merge pull request #331 from betwixt-labs/jsr-fixes #162
Annotations
13 warnings
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 chordc:
extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
|
Build chordc:
extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
|
Build chordc:
extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
|
Build chordc
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 chordc
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 chordc
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 chordc
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 bebopc:
extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
|
Build bebopc:
extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
|
Build bebopc:
extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
|
Build bebopc:
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.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "bebop-runtime-cs-3.0.8", "bebop-runtime-rust-3.0.8", "bebop-runtime-ts-3.0.8", "bebop-tools-cargo-3.0.8", "bebop-tools-npm-3.0.8", "bebop-tools-nuget-3.0.8", "chordc-linux-arm64", "chordc-linux-x64", "chordc-osx-arm64", "chordc-osx-x64", "chordc-win-arm64", "chordc-win-x64", "linux-arm64", "linux-x64", "osx-arm64", "osx-x64", "vscode-bebop", "wasi-wasm", "win-arm64", "win-x64".
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