Skip to content

chore: release v3.6.1 #520

chore: release v3.6.1

chore: release v3.6.1 #520

Triggered via push February 23, 2024 11:42
Status Failure
Total duration 1m 43s
Artifacts

build-test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build (18.x): src/module.ts#L1
Type instantiation is excessively deep and possibly infinite.
build (18.x): src/module.ts#L1
Type '(this: void, moduleOptions: ModuleOptions, nuxt: Nuxt) => void' is not assignable to type '(this: void, resolvedOptions: ModuleOptions, nuxt: Nuxt) => _ModuleSetupReturn'.
build (18.x)
Process completed with exit code 1.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/