Corrige parsing des ressources liées à un fichier de config local #122
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/Formats/WKT.js#L61
Unexpected console statement
|
build:
src/Formats/WKT.js#L68
Unexpected console statement
|
build:
src/Protocols/JSONP.js#L166
Unexpected console statement
|
build:
src/Protocols/Protocol.js#L87
Unexpected console statement
|
build:
src/Protocols/XHR.js#L187
Expected the Promise rejection reason to be an Error
|
build:
src/Protocols/XHR.js#L194
Expected the Promise rejection reason to be an Error
|
build:
src/Protocols/XHR.js#L222
Expected the Promise rejection reason to be an Error
|
build:
src/Protocols/XHR.js#L248
Unexpected console statement
|
build:
src/Protocols/XHR.js#L261
Unexpected console statement
|
build:
src/Protocols/XHR.js#L279
Expected the Promise rejection reason to be an Error
|