Changing feedback messages to be appended #1238
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run eval $(opam env) && cd client && xvfb-run yarn test:
client/src/test/runTest.ts#L25
Object Literal Property name `vscoq.path` must match one of the following formats: camelCase
|
Run eval $(opam env) && cd client && xvfb-run yarn test:
client/src/test/runTest.ts#L26
Object Literal Property name `vscoq.args` must match one of the following formats: camelCase
|
Run eval $(opam env) && cd client && xvfb-run yarn test:
client/src/test/runTest.ts#L27
Object Literal Property name `vscoq.proof.mode` must match one of the following formats: camelCase
|
Run eval $(opam env) && cd client && xvfb-run yarn test:
client/src/test/runTest.ts#L28
Object Literal Property name `vscoq.proof.block` must match one of the following formats: camelCase
|
Run eval $(opam env) && cd client && xvfb-run yarn test:
client/src/utilities/versioning.ts#L32
Object Literal Property name `2.0.0` must match one of the following formats: camelCase
|
Run eval $(opam env) && cd client && xvfb-run yarn test:
client/src/utilities/versioning.ts#L33
Object Literal Property name `2.0.1` must match one of the following formats: camelCase
|
Run eval $(opam env) && cd client && xvfb-run yarn test:
client/src/utilities/versioning.ts#L34
Object Literal Property name `2.0.2` must match one of the following formats: camelCase
|
Run eval $(opam env) && cd client && xvfb-run yarn test:
client/src/utilities/versioning.ts#L35
Object Literal Property name `2.0.3` must match one of the following formats: camelCase
|
Run eval $(opam env) && cd client && xvfb-run yarn test:
client/src/utilities/versioning.ts#L36
Object Literal Property name `2.1.0` must match one of the following formats: camelCase
|
Run eval $(opam env) && cd client && xvfb-run yarn test:
client/src/utilities/versioning.ts#L37
Object Literal Property name `2.1.1` must match one of the following formats: camelCase
|
Loading