chore(release): 3.0.0 #80
checks.yml
on: push
Matrix: lint / lint
Matrix: test / test_linux
Matrix: test / test_windows
Matrix: typecheck / typecheck
Annotations
4 errors and 5 warnings
typecheck / typecheck (latest):
configure.ts#L68
Argument of type 'SyntaxKind.CallExpression' is not assignable to parameter of type 'SyntaxKind'.
|
typecheck / typecheck (latest):
configure.ts#L69
Property 'getExpression' does not exist on type 'SourceFile | Node<Node> | NumericLiteral | BigIntLiteral | StringLiteral | JsxText | RegularExpressionLiteral | ... 194 more ... | CommaListExpression'.
|
typecheck / typecheck (latest):
configure.ts#L72
Property 'getArguments' does not exist on type 'SourceFile | Node<Node> | NumericLiteral | BigIntLiteral | StringLiteral | JsxText | RegularExpressionLiteral | ... 194 more ... | CommaListExpression'.
|
typecheck / typecheck (latest)
Process completed with exit code 2.
|
lint / lint (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck / typecheck (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test_linux (lts/iron)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test_linux (lts/jod)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test_linux (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|