Skip to content

Smoke test

Smoke test #107

Triggered via schedule December 22, 2024 00:47
Status Failure
Total duration 46s
Artifacts

smoke-test.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/index.ts#L162
Exported variable 'plugin' has or is using name 'PluginDocs' from external module "/home/runner/work/eslint-plugin-vitest/eslint-plugin-vitest/src/utils/index" but cannot be named.
test: src/rules/consistent-test-filename.ts#L9
Default export of the module has or is using private name 'PluginDocs'.
test: src/rules/consistent-test-it.ts#L44
Default export of the module has or is using private name 'PluginDocs'.
test: src/rules/expect-expect.ts#L15
Default export of the module has or is using private name 'PluginDocs'.
test: src/rules/max-expects.ts#L13
Default export of the module has or is using private name 'PluginDocs'.
test: src/rules/max-nested-describe.ts#L12
Default export of the module has or is using private name 'PluginDocs'.
test: src/rules/no-alias-methods.ts#L8
Default export of the module has or is using private name 'PluginDocs'.
test: src/rules/no-commented-out-tests.ts#L12
Default export of the module has or is using private name 'PluginDocs'.
test: src/rules/no-conditional-expect.ts#L15
Default export of the module has or is using private name 'PluginDocs'.
test: src/rules/no-conditional-in-test.ts#L8
Default export of the module has or is using private name 'PluginDocs'.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636