Create build-and-test.yml #1
Annotations
10 warnings
build:
Untyped/Grammar/TaplBaseVisitor.cs#L35
'TaplBaseVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Untyped/Grammar/TaplLexer.cs#L32
'TaplLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Untyped/Grammar/TaplParser.cs#L35
'TaplParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Untyped/Grammar/TaplVisitor.cs#L33
'ITaplVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
LetExercise/Grammar/TaplBaseVisitor.cs#L35
'TaplBaseVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
LetExercise/Grammar/TaplLexer.cs#L32
'TaplLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
LetExercise/Grammar/TaplParser.cs#L35
'TaplParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
LetExercise/Grammar/TaplVisitor.cs#L33
'ITaplVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Arith/Grammar/TaplBaseVisitor.cs#L35
'TaplBaseVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build:
Arith/Grammar/TaplLexer.cs#L32
'TaplLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|