Skip to content

chore(deps): update dependency @silverhand/eslint-config to v6 #299

chore(deps): update dependency @silverhand/eslint-config to v6

chore(deps): update dependency @silverhand/eslint-config to v6 #299

Triggered via pull request August 19, 2025 13:36
Status Failure
Total duration 22s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
main
Process completed with exit code 1.
main: src/utilities/string.ts#L33
Unexpected use of 'atob'. This API is deprecated. Use https://github.com/sindresorhus/uint8array-extras instead
main: src/utilities/string.ts#L26
Unexpected use of 'btoa'. This API is deprecated. Use https://github.com/sindresorhus/uint8array-extras instead
main: src/utilities/function.test.ts#L107
Expected the Promise rejection reason to be an Error
main: src/utilities/function.test.ts#L70
Expected the Promise rejection reason to be an Error
main: src/utilities/assertions.ts#L41
Use 'Object.hasOwn()' instead of 'Object.prototype.hasOwnProperty.call()'