Update all dependencies #250
Annotations
1 error and 1 warning
The message 1 is invalid:
* The line 4 of the message (line 2 of the body) exceeds the limit of 72 characters. The line contains 97 characters: "- Replaces deprecated eslint rules with their replacements (some were combined into a single one)". Please reformat the body so that all the lines fit 72 characters.
* The line 5 of the message (line 3 of the body) exceeds the limit of 72 characters. The line contains 134 characters: "- Handle non-`Error` error values (existing possible bug, now enforced by TS since catch variables are now `unknown` instead of `any`)". Please reformat the body so that all the lines fit 72 characters.
The original message was:
Update all dependencies
- Updates all the dependencies
- Replaces deprecated eslint rules with their replacements (some were combined into a single one)
- Handle non-`Error` error values (existing possible bug, now enforced by TS since catch variables are now `unknown` instead of `any`)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ./. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading