feat: Combine injection plugins #1843
checks.yml
on: pull_request
Build packages
1m 41s
Formatting check
1m 10s
Typing check
1m 37s
Unit Tests
35s
E2E Tests
0s
Linter check
1m 7s
Upload Artifacts
0s
Matrix: test-integration
Annotations
7 errors
|
Unit Tests
Process completed with exit code 1.
|
|
Linter check
Process completed with exit code 1.
|
|
Typing check
Process completed with exit code 1.
|
|
Typing check
Argument of type '{ releaseInjectionPlugin: jest.Mock<{ name: string; }, [_injectionCode: string]>; componentNameAnnotatePlugin: jest.Mock<{ name: string; }, []>; moduleMetadataInjectionPlugin: jest.Mock<{ name: string; }, [_injectionCode: ...]>; debugIdInjectionPlugin: jest.Mock<...>; debugIdUploadPlugin: jest.Mock<...>; bundleSizeO...' is not assignable to parameter of type 'SentryUnpluginFactoryOptions'.
|
|
Typing check
'"../src"' has no exported member named 'createRollupDebugIdInjectionHooks'. Did you mean 'createRollupInjectionHooks'?
|
|
Integration Tests (Node 16, OS windows-latest)
Process completed with exit code 1.
|
|
Integration Tests (Node 14, OS windows-latest)
Process completed with exit code 1.
|