Skip to content

Add package prepare step #26

Add package prepare step

Add package prepare step #26

Triggered via pull request October 12, 2024 22:28
Status Failure
Total duration 26s
Artifacts

ci.yml

on: pull_request
test-and-lint
17s
test-and-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test-and-lint: packages/pipe/dist/src/createElement.js#L3
Unexpected var, use let or const instead
test-and-lint: packages/pipe/dist/src/createElement.js#L10
Unexpected var, use let or const instead
test-and-lint: packages/pipe/dist/src/createElement.js#L10
Strings must use singlequote
test-and-lint: packages/pipe/dist/src/createElement.js#L10
Strings must use singlequote
test-and-lint: packages/pipe/dist/src/createElement.js#L12
Unexpected var, use let or const instead
test-and-lint: packages/pipe/dist/src/createElement.js#L13
Unexpected var, use let or const instead
test-and-lint: packages/pipe/dist/src/createElement.js#L14
Unexpected var, use let or const instead
test-and-lint: packages/pipe/dist/src/createElement.js#L15
Unexpected var, use let or const instead
test-and-lint: packages/pipe/dist/src/createElement.js#L26
Strings must use singlequote
test-and-lint: packages/pipe/dist/src/createElement.js#L26
Strings must use singlequote
test-and-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/