[rum] Inject browser sdk #623
ci.yaml
on: pull_request
End to End
2m 30s
Linting
40s
Matrix: unit-test
Annotations
12 errors
Linting
Type '(opts: OptionsWithRum, context: GlobalContext, log: Logger) => PluginOptions[]' is not assignable to type 'GetPlugins<OptionsWithRum>'.
|
Linting
Cannot find name 'getLogger'.
|
Linting
Expected 2 arguments, but got 3.
|
Linting
Type '(opts: OptionsWithRum, context: GlobalContext, log: Logger) => PluginOptions[]' is not assignable to type 'GetPlugins<OptionsWithRum>'.
|
Linting
Cannot find name 'getLogger'.
|
Linting
Expected 2 arguments, but got 3.
|
Linting
Type '(opts: OptionsWithRum, context: GlobalContext, log: Logger) => PluginOptions[]' is not assignable to type 'GetPlugins<OptionsWithRum>'.
|
Linting
Cannot find name 'getLogger'.
|
Linting
Expected 2 arguments, but got 3.
|
Linting
Type '(opts: OptionsWithRum, context: GlobalContext, log: Logger) => PluginOptions[]' is not assignable to type 'GetPlugins<OptionsWithRum>'.
|
Unit tests w/ Node.js package.json
Process completed with exit code 1.
|
Unit tests w/ Node.js 20.x
Process completed with exit code 1.
|