Skip to content

chore(deps): update dependency memfs to ^4.51.0 #1691

chore(deps): update dependency memfs to ^4.51.0

chore(deps): update dependency memfs to ^4.51.0 #1691

Triggered via pull request November 24, 2025 02:18
Status Success
Total duration 8m 4s
Artifacts

ci.yml

on: pull_request
Matrix: Test Go
Matrix: Test npm packages
CI Done
2s
CI Done
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Test npm packages (windows-latest, 1.25.0)
Failed to restore: lack params: accessKeyId, accessKeySecret, region.
@typescript-eslint/no-floating-promises: packages/rslint/src/browser.ts#L36
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator.
@typescript-eslint/no-redundant-type-constituents: packages/vscode-extension/src/logger.ts#L54
'unknown' overrides all other types in this union type.
@typescript-eslint/no-explicit-any: packages/rslint/src/types.ts#L82
Unexpected any. Specify a different type.
@typescript-eslint/no-explicit-any: packages/rslint/src/types.ts#L82
Unexpected any. Specify a different type.
@typescript-eslint/no-explicit-any: packages/rslint/src/types.ts#L77
Unexpected any. Specify a different type.
@typescript-eslint/no-explicit-any: packages/rslint/src/types.ts#L70
Unexpected any. Specify a different type.
@typescript-eslint/no-explicit-any: packages/rslint/src/types.ts#L21
Unexpected any. Specify a different type.
@typescript-eslint/no-floating-promises: packages/vscode-extension/__tests__/runTest.ts#L28
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator.