Fixed the pipeline issue #5
Annotations
10 errors and 2 warnings
lint:
script.js#L17
'elem' is defined but never used
|
lint:
script.js#L30
'copyClipFun' is defined but never used
|
lint:
script.js#L204
'startPosition' is defined but never used
|
lint:
script.js#L273
'canvas' is not defined
|
lint:
script.js#L276
'canvas' is not defined
|
lint:
script.js#L281
'canvas' is not defined
|
lint:
script.js#L284
'onClear' is defined but never used
|
lint:
script.js#L310
'onUndo' is defined but never used
|
lint:
script.js#L351
'handleCredentialResponse' is defined but never used
|
lint:
script.js#L376
'google' is not defined
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|