Skip to content

Update all dependencies, switch module type to ESNext #288

Update all dependencies, switch module type to ESNext

Update all dependencies, switch module type to ESNext #288

Triggered via pull request August 2, 2024 13:53
@mmerfortmmerfort
synchronize #209
Status Success
Total duration 28s
Artifacts

lint.yml

on: pull_request_target
Run linters
19s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
src/commands/NFD.ts#L1226
Replace `owner.nickname·??·owner.user.username` with `(owner.nickname·??·owner.user.username)` (prettier/prettier)
src/commands/NFD.ts#L1227
Replace `owner.user.avatarURL()·??·undefined` with `(owner.user.avatarURL()·??·undefined)` (prettier/prettier)
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/