Fix Safari drawImage bug #379
build.yml
on: push
lint-css
12s
lint-js
27s
e2e-test
2m 50s
build-storybook
59s
build-app
46s
deploy
0s
Annotations
10 errors and 6 warnings
lint-js:
src/utils/canvas.ts#L19
Assignment (=) can be replaced with operator assignment (+=)
|
lint-js:
src/utils/canvas.ts#L19
Assignment to function parameter 'tLeft'
|
lint-js:
src/utils/canvas.ts#L19
Unexpected space after unary operator '-'
|
lint-js:
src/utils/canvas.ts#L20
Assignment to function parameter 'sLeft'
|
lint-js:
src/utils/canvas.ts#L23
Assignment (=) can be replaced with operator assignment (+=)
|
lint-js:
src/utils/canvas.ts#L23
Assignment to function parameter 'tTop'
|
lint-js:
src/utils/canvas.ts#L23
Unexpected space after unary operator '-'
|
lint-js:
src/utils/canvas.ts#L24
Assignment to function parameter 'tTop'
|
lint-js:
src/utils/canvas.ts#L27
Assignment (=) can be replaced with operator assignment (-=)
|
lint-js:
src/utils/canvas.ts#L27
Assignment to function parameter 'tWidth'
|
lint-css
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-js
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-app
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-storybook
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "app", "storybook".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
app
|
30.2 MB |
|
storybook
|
34.7 MB |
|