better name #11
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|