sp-design-tokenのバージョンを8.0.0に更新 #28
Annotations
9 errors
test:
src/components/tab/sp-tab.ts#L5
'SpeedaIconTypes' is declared but its value is never read.
|
test:
src/components/tab/sp-tab.ts#L14
Property '#selected' has no initializer and is not definitely assigned in the constructor.
|
test:
src/components/tab/sp-tab.ts#L15
Property '#disabled' has no initializer and is not definitely assigned in the constructor.
|
test:
src/components/tab/sp-tab.ts#L16
Property '#type' has no initializer and is not definitely assigned in the constructor.
|
test:
src/components/tab/sp-tab.ts#L17
Property '#createNewIcon' has no initializer and is not definitely assigned in the constructor.
|
test:
src/components/tab/sp-tab.ts#L79
Object is possibly 'null'.
|
test:
src/components/tab/sp-tab.ts#L80
Object is possibly 'null'.
|
test:
src/components/tab/sp-tab.ts#L99
Object is possibly 'null'.
|
test
Process completed with exit code 2.
|