Publish Chasm.Utilities #53
publish.yml
on: workflow_dispatch
publish-package
36s
Annotations
7 errors and 1 warning
publish-package:
Chasm.Utilities/HashCodeExtensions.cs#L19
The type or namespace name 'HashCode' could not be found (are you missing a using directive or an assembly reference?)
|
publish-package:
Chasm.Utilities/HashCodeExtensions.cs#L19
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
publish-package:
Chasm.Utilities/HashCodeExtensions.cs#L31
The type or namespace name 'HashCode' could not be found (are you missing a using directive or an assembly reference?)
|
publish-package:
Chasm.Utilities/HashCodeExtensions.cs#L31
The type or namespace name 'ReadOnlySpan<>' could not be found (are you missing a using directive or an assembly reference?)
|
publish-package:
Chasm.Utilities/HashCodeExtensions.cs#L51
The type or namespace name 'HashCode' could not be found (are you missing a using directive or an assembly reference?)
|
publish-package:
Chasm.Utilities/HashCodeExtensions.cs#L73
The type or namespace name 'HashCode' could not be found (are you missing a using directive or an assembly reference?)
|
publish-package
Process completed with exit code 1.
|
publish-package
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|