Skip to content

Publish Chasm.Utilities #53

Publish Chasm.Utilities

Publish Chasm.Utilities #53

Manually triggered September 6, 2024 05:03
Status Failure
Total duration 47s
Artifacts

publish.yml

on: workflow_dispatch
publish-package
36s
publish-package
Fit to window
Zoom out
Zoom in

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/