Skip to content

feat: replace require with import #31

feat: replace require with import

feat: replace require with import #31

Triggered via push November 18, 2023 17:10
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

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

Annotations

14 errors
build (ubuntu-latest, 18): src/loaders/less/importer.ts#L8
Unsafe member access .AbstractFileManager on an `any` value
build (ubuntu-latest, 18): src/loaders/less/importer.ts#L17
Unsafe member access .paths on an `any` value
build (ubuntu-latest, 18): src/loaders/less/importer.ts#L17
Unsafe spread of an `any` type
build (ubuntu-latest, 18): src/loaders/less/importer.ts#L17
Unsafe member access .paths on an `any` value
build (ubuntu-latest, 18): src/loaders/less/importer.ts#L26
Unsafe call of an `any` typed value
build (ubuntu-latest, 18): src/loaders/less/importer.ts#L26
Unsafe member access .addFileManager on an `any` value
build (ubuntu-latest, 18): src/loaders/less/index.ts#L14
Do not access a member directly from an await expression
build (ubuntu-latest, 18): src/loaders/sass/load.ts#L9
Async arrow function has no 'await' expression
build (ubuntu-latest, 18): src/loaders/sass/load.ts#L13
Async arrow function has no 'await' expression
build (ubuntu-latest, 18): src/loaders/sass/load.ts#L18
Unsafe assignment of an `any` value
build (windows-latest, 18)
The job was canceled because "ubuntu-latest_18" failed.
build (windows-latest, 18)
The operation was canceled.
build (macos-latest, 18)
The job was canceled because "ubuntu-latest_18" failed.
build (macos-latest, 18)
The operation was canceled.