Skip to content

Replace the use of assertClause in imports, and replace it with attributes instead. TS deprecates the former and mirrors the properties to the latter, so we should move away from the deprecated one. #1003

Replace the use of assertClause in imports, and replace it with attributes instead. TS deprecates the former and mirrors the properties to the latter, so we should move away from the deprecated one.

Replace the use of assertClause in imports, and replace it with attributes instead. TS deprecates the former and mirrors the properties to the latter, so we should move away from the deprecated one. #1003

Triggered via pull request January 11, 2024 13:05
Status Success
Total duration 48s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/