Skip to content

better name

better name #11

Triggered via push September 21, 2023 20:55
Status Success
Total duration 3m 12s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
buildAndTest
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
buildAndTest
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
buildAndTest
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
buildAndTest
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
buildAndTest
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
buildAndTest
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
buildAndTest: src/Cimpress.Cimbol/Utilities/Graph.cs#L22
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'ImmutableDictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
buildAndTest: src/Cimpress.Cimbol/Utilities/Graph.cs#L24
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'ImmutableDictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
buildAndTest: src/Cimpress.Cimbol/Utilities/Graph.cs#L91
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'ImmutableDictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
buildAndTest: src/Cimpress.Cimbol/Utilities/Graph.cs#L92
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'ImmutableDictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
buildAndTest: src/Cimpress.Cimbol/Compiler/Emit/CodeGen.cs#L149
Cannot convert null literal to non-nullable reference type.
buildAndTest: src/Cimpress.Cimbol/Compiler/Parse/Parser.cs#L83
Cannot convert null literal to non-nullable reference type.
buildAndTest: src/Cimpress.Cimbol/Compiler/Parse/Parser.cs#L127
Cannot convert null literal to non-nullable reference type.