chore(deps): update dependency @silverhand/eslint-config to v6 #232
Annotations
6 errors and 1 warning
main:
src/utilities/assertions.ts#L41
Use 'Object.hasOwn()' instead of 'Object.prototype.hasOwnProperty.call()'
|
main:
src/utilities/function.test.ts#L70
Expected the Promise rejection reason to be an Error
|
main:
src/utilities/function.test.ts#L107
Expected the Promise rejection reason to be an Error
|
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/string.ts#L33
Unexpected use of 'atob'. This API is deprecated. Use https://github.com/sindresorhus/uint8array-extras instead
|
main
Process completed with exit code 1.
|
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|