Merge branch 'master' of https://github.com/eigerproject/eigercs #33
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.
|