Skip to content

Merge branch 'master' of https://github.com/eigerproject/eigercs #33

Merge branch 'master' of https://github.com/eigerproject/eigercs

Merge branch 'master' of https://github.com/eigerproject/eigercs #33

Triggered via push August 21, 2024 11:13
Status Success
Total duration 28s
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.