Fix Safari drawImage bug #379
Annotations
10 errors and 2 warnings
Run npm run lint:js:
src/utils/canvas.ts#L19
Assignment (=) can be replaced with operator assignment (+=)
|
Run npm run lint:js:
src/utils/canvas.ts#L19
Assignment to function parameter 'tLeft'
|
Run npm run lint:js:
src/utils/canvas.ts#L19
Unexpected space after unary operator '-'
|
Run npm run lint:js:
src/utils/canvas.ts#L20
Assignment to function parameter 'sLeft'
|
Run npm run lint:js:
src/utils/canvas.ts#L23
Assignment (=) can be replaced with operator assignment (+=)
|
Run npm run lint:js:
src/utils/canvas.ts#L23
Assignment to function parameter 'tTop'
|
Run npm run lint:js:
src/utils/canvas.ts#L23
Unexpected space after unary operator '-'
|
Run npm run lint:js:
src/utils/canvas.ts#L24
Assignment to function parameter 'tTop'
|
Run npm run lint:js:
src/utils/canvas.ts#L27
Assignment (=) can be replaced with operator assignment (-=)
|
Run npm run lint:js:
src/utils/canvas.ts#L27
Assignment to function parameter 'tWidth'
|
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/
|
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/
|
Loading