Node.js CI #1618
Annotations
6 warnings
build (16, ubuntu-latest):
test/fixtures/named_export/src/index.ts#L3
Using exported name 'Redis' as identifier for default import
|
build (16, macos-latest):
test/fixtures/named_export/src/index.ts#L3
Using exported name 'Redis' as identifier for default import
|
build (18, ubuntu-latest):
test/fixtures/named_export/src/index.ts#L3
Using exported name 'Redis' as identifier for default import
|
build (18, macos-latest):
test/fixtures/named_export/src/index.ts#L3
Using exported name 'Redis' as identifier for default import
|
build (16, windows-latest):
test/fixtures/named_export/src/index.ts#L3
Using exported name 'Redis' as identifier for default import
|
build (18, windows-latest):
test/fixtures/named_export/src/index.ts#L3
Using exported name 'Redis' as identifier for default import
|