Skip to content

Fix license

Fix license #25

Triggered via push August 2, 2024 15:55
Status Success
Total duration 57s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (6.0.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (6.0.x)
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 (6.0.x): src/main/Cel/Interpreter/IInterpretable.cs#L119
'IInterpretableAttribute.AddQualifier(IQualifier)' hides inherited member 'IAttribute.AddQualifier(IQualifier)'. Use the new keyword if hiding was intended.
build (6.0.x): src/main/Cel/Interpreter/IInterpretable.cs#L125
'IInterpretableAttribute.Qualify(IActivation, object)' hides inherited member 'IQualifier.Qualify(IActivation, object)'. Use the new keyword if hiding was intended.
build (6.0.x): src/main/Cel/Interpreter/IInterpretable.cs#L130
'IInterpretableAttribute.Resolve(IActivation)' hides inherited member 'IAttribute.Resolve(IActivation)'. Use the new keyword if hiding was intended.
build (6.0.x): src/main/Cel/Common/Operators/Operator.cs#L58
'Operator.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build (6.0.x): src/main/Cel/Common/Types/Overloads.cs#L27
'Overloads.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build (6.0.x): src/main/generated-antlr/build/generated-src/Cel/Parser/Gen/CELVisitor.cs#L34
'ICELVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build (6.0.x): src/main/generated-antlr/build/generated-src/Cel/Parser/Gen/CELParser.cs#L36
'CELParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build (6.0.x): src/main/generated-antlr/build/generated-src/Cel/Parser/Gen/CELLexer.cs#L33
'CELLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build (6.0.x): src/main/generated-antlr/build/generated-src/Cel/Parser/Gen/CELBaseVisitor.cs#L37
'CELBaseVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build (6.0.x)
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 (6.0.x)
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 (6.0.x): src/main/Cel/Interpreter/IInterpretable.cs#L119
'IInterpretableAttribute.AddQualifier(IQualifier)' hides inherited member 'IAttribute.AddQualifier(IQualifier)'. Use the new keyword if hiding was intended.
build (6.0.x): src/main/Cel/Interpreter/IInterpretable.cs#L125
'IInterpretableAttribute.Qualify(IActivation, object)' hides inherited member 'IQualifier.Qualify(IActivation, object)'. Use the new keyword if hiding was intended.
build (6.0.x): src/main/Cel/Interpreter/IInterpretable.cs#L130
'IInterpretableAttribute.Resolve(IActivation)' hides inherited member 'IAttribute.Resolve(IActivation)'. Use the new keyword if hiding was intended.
build (6.0.x): src/main/Cel/Common/Operators/Operator.cs#L58
'Operator.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build (6.0.x): src/main/Cel/Common/Types/Overloads.cs#L27
'Overloads.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
build (6.0.x): src/main/generated-antlr/build/generated-src/Cel/Parser/Gen/CELVisitor.cs#L34
'ICELVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build (6.0.x): src/main/generated-antlr/build/generated-src/Cel/Parser/Gen/CELParser.cs#L36
'CELParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build (6.0.x): src/main/generated-antlr/build/generated-src/Cel/Parser/Gen/CELLexer.cs#L33
'CELLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build (6.0.x): src/main/generated-antlr/build/generated-src/Cel/Parser/Gen/CELBaseVisitor.cs#L37
'CELBaseVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute