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
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/
|