Skip to content

setup net 5 for actions #8

setup net 5 for actions

setup net 5 for actions #8

Triggered via push September 21, 2023 20:03
Status Success
Total duration 3m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
build
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.
build
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.
build
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.
build
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.
build
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.
build: src/Cimpress.Cimbol/Compiler/Emit/CodeGen.cs#L149
Cannot convert null literal to non-nullable reference type.
build: 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.
build: 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.
build: 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.
build: 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.
build: src/Cimpress.Cimbol/Compiler/Parse/Parser.cs#L83
Cannot convert null literal to non-nullable reference type.
build: src/Cimpress.Cimbol/Compiler/Parse/Parser.cs#L127
Cannot convert null literal to non-nullable reference type.
build: src/Cimpress.Cimbol/Exceptions/CimbolRuntimeException.cs#L23
Non-nullable property 'Formula' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
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.
build
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.
build
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.
build: 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.
build: 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.
build: 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.
build: 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.
build: src/Cimpress.Cimbol/Compiler/Emit/CodeGen.cs#L149
Cannot convert null literal to non-nullable reference type.
build: src/Cimpress.Cimbol/Compiler/Parse/Parser.cs#L83
Cannot convert null literal to non-nullable reference type.
build: src/Cimpress.Cimbol/Compiler/Parse/Parser.cs#L127
Cannot convert null literal to non-nullable reference type.