Skip to content

Feat configure plugins #820

Feat configure plugins

Feat configure plugins #820

Triggered via pull request June 26, 2024 10:27
Status Failure
Total duration 9m 21s
Artifacts 7

lint-and-test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

63 errors and 7 warnings
Test chrome-latest (node 18; macos-latest)
Process completed with exit code 1.
Test chrome-latest (node 18; macos-latest): interfaces/ISessionCreateOptions.ts#L2
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; macos-latest): interfaces/ICorePluginCreateOptions.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; macos-latest): interfaces/ICorePlugin.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; macos-latest): core/lib/CorePlugins.ts#L12
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; macos-latest): core/lib/Session.ts#L586
Object literal may only specify known properties, and 'pluginConfigs' does not exist in type 'IAgentCreateOptions'.
Test chrome-latest (node 18; macos-latest): core/test/connection.test.ts#L18
This member cannot have an 'override' modifier because it is not declared in the base class 'DefaultBrowserEmulator<IEmulatorOptions>'.
Test chrome-latest (node 18; macos-latest): plugins/execute-js/test/config.test.ts#L7
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; macos-latest)
Process completed with exit code 1.
Test chrome-114-0 (node 18.x; ubuntu-latest): interfaces/ISessionCreateOptions.ts#L2
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-114-0 (node 18.x; ubuntu-latest): interfaces/ICorePluginCreateOptions.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-114-0 (node 18.x; ubuntu-latest): interfaces/ICorePlugin.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-114-0 (node 18.x; ubuntu-latest): core/lib/CorePlugins.ts#L12
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-114-0 (node 18.x; ubuntu-latest): core/lib/Session.ts#L586
Object literal may only specify known properties, and 'pluginConfigs' does not exist in type 'IAgentCreateOptions'.
Test chrome-114-0 (node 18.x; ubuntu-latest): core/test/connection.test.ts#L18
This member cannot have an 'override' modifier because it is not declared in the base class 'DefaultBrowserEmulator<IEmulatorOptions>'.
Test chrome-114-0 (node 18.x; ubuntu-latest): plugins/execute-js/test/config.test.ts#L7
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-114-0 (node 18.x; ubuntu-latest)
Process completed with exit code 1.
Test chrome-114-0 (node 18.x; ubuntu-latest)
Process completed with exit code 2.
Test chrome-latest (node 18; ubuntu-latest)
Process completed with exit code 2.
Test chrome-latest (node 18; ubuntu-latest): interfaces/ISessionCreateOptions.ts#L2
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; ubuntu-latest): interfaces/ICorePluginCreateOptions.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; ubuntu-latest): interfaces/ICorePlugin.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; ubuntu-latest): core/lib/CorePlugins.ts#L12
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; ubuntu-latest): core/lib/Session.ts#L586
Object literal may only specify known properties, and 'pluginConfigs' does not exist in type 'IAgentCreateOptions'.
Test chrome-latest (node 18; ubuntu-latest): core/test/connection.test.ts#L18
This member cannot have an 'override' modifier because it is not declared in the base class 'DefaultBrowserEmulator<IEmulatorOptions>'.
Test chrome-latest (node 18; ubuntu-latest): plugins/execute-js/test/config.test.ts#L7
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; ubuntu-latest)
Process completed with exit code 1.
Test chrome-latest (node 20; ubuntu-latest): interfaces/ISessionCreateOptions.ts#L2
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; ubuntu-latest): interfaces/ICorePluginCreateOptions.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; ubuntu-latest): interfaces/ICorePlugin.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; ubuntu-latest): core/lib/CorePlugins.ts#L12
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; ubuntu-latest): core/lib/Session.ts#L586
Object literal may only specify known properties, and 'pluginConfigs' does not exist in type 'IAgentCreateOptions'.
Test chrome-latest (node 20; ubuntu-latest): core/test/connection.test.ts#L18
This member cannot have an 'override' modifier because it is not declared in the base class 'DefaultBrowserEmulator<IEmulatorOptions>'.
Test chrome-latest (node 20; ubuntu-latest): plugins/execute-js/test/config.test.ts#L7
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; ubuntu-latest)
Process completed with exit code 1.
Test chrome-latest (node 20; ubuntu-latest)
Process completed with exit code 2.
Test chrome-latest (node 20; macos-latest): interfaces/ISessionCreateOptions.ts#L2
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; macos-latest): interfaces/ICorePluginCreateOptions.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; macos-latest): interfaces/ICorePlugin.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; macos-latest): core/lib/CorePlugins.ts#L12
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; macos-latest): core/lib/Session.ts#L586
Object literal may only specify known properties, and 'pluginConfigs' does not exist in type 'IAgentCreateOptions'.
Test chrome-latest (node 20; macos-latest): core/test/connection.test.ts#L18
This member cannot have an 'override' modifier because it is not declared in the base class 'DefaultBrowserEmulator<IEmulatorOptions>'.
Test chrome-latest (node 20; macos-latest): plugins/execute-js/test/config.test.ts#L7
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; macos-latest)
Process completed with exit code 1.
Test chrome-latest (node 20; macos-latest)
Process completed with exit code 1.
Test chrome-latest (node 20; windows-latest): interfaces/ISessionCreateOptions.ts#L2
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; windows-latest): interfaces/ICorePluginCreateOptions.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; windows-latest): interfaces/ICorePlugin.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; windows-latest): core/lib/CorePlugins.ts#L12
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; windows-latest): core/lib/Session.ts#L586
Object literal may only specify known properties, and 'pluginConfigs' does not exist in type 'IAgentCreateOptions'.
Test chrome-latest (node 20; windows-latest): core/test/connection.test.ts#L18
This member cannot have an 'override' modifier because it is not declared in the base class 'DefaultBrowserEmulator<IEmulatorOptions>'.
Test chrome-latest (node 20; windows-latest): plugins/execute-js/test/config.test.ts#L7
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 20; windows-latest)
Process completed with exit code 1.
Test chrome-latest (node 20; windows-latest)
Process completed with exit code 1.
Test chrome-latest (node 18; windows-latest): interfaces/ISessionCreateOptions.ts#L2
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; windows-latest): interfaces/ICorePluginCreateOptions.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; windows-latest): interfaces/ICorePlugin.ts#L3
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; windows-latest): core/lib/CorePlugins.ts#L12
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginConfigs'. Did you mean to use 'import PluginConfigs from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; windows-latest): core/lib/Session.ts#L586
Object literal may only specify known properties, and 'pluginConfigs' does not exist in type 'IAgentCreateOptions'.
Test chrome-latest (node 18; windows-latest): core/test/connection.test.ts#L18
This member cannot have an 'override' modifier because it is not declared in the base class 'DefaultBrowserEmulator<IEmulatorOptions>'.
Test chrome-latest (node 18; windows-latest): plugins/execute-js/test/config.test.ts#L7
Module '"@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' has no exported member 'PluginCustomConfig'. Did you mean to use 'import PluginCustomConfig from "@ulixee/unblocked-specification/plugin/IUnblockedPlugin"' instead?
Test chrome-latest (node 18; windows-latest)
Process completed with exit code 1.
Test chrome-latest (node 18; windows-latest)
Process completed with exit code 1.
Test chrome-latest (node 18; macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-114-0 (node 18.x; ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-latest (node 18; ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-latest (node 20; ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-latest (node 20; macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/hero/hero. Supported file pattern: go.sum
Test chrome-latest (node 20; windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\hero\hero. Supported file pattern: go.sum
Test chrome-latest (node 18; windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\hero\hero. Supported file pattern: go.sum

Artifacts

Produced during runtime
Name Size
test-dbs-macos-latest-18 Expired
149 Bytes
test-dbs-macos-latest-20 Expired
149 Bytes
test-dbs-ubuntu-latest-18 Expired
165 Bytes
test-dbs-ubuntu-latest-18.x Expired
165 Bytes
test-dbs-ubuntu-latest-20 Expired
165 Bytes
test-dbs-windows-latest-18 Expired
149 Bytes
test-dbs-windows-latest-20 Expired
149 Bytes