Skip to content

Merge pull request #12 from eigerproject/dev #32

Merge pull request #12 from eigerproject/dev

Merge pull request #12 from eigerproject/dev #32

Triggered via push August 21, 2024 11:01
Status Success
Total duration 25s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
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/
build: eiger/Execution/BuiltInTypes/Value.cs#L6
'Value' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: eiger/Execution/BuiltInTypes/Class.cs#L36
Converting null literal or possible null value to non-nullable type.
build: eiger/Execution/BuiltInTypes/Value.cs#L6
'Value' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: eiger/Execution/BuiltInTypes/Class.cs#L36
Converting null literal or possible null value to non-nullable type.