Prepare release 0.30.0 #43
Annotations
9 warnings
|
build-and-release:
src/FScript.LanguageServer/LspHandlers.fs#L1128
Nullness warning: The types 'Stream' and 'Stream | null' do not have compatible nullability.
|
|
build-and-release:
src/FScript.LanguageServer/LspSymbols.fs#L420
Incomplete pattern matches on this expression. For example, the value 'SInclude (_, _)' may indicate a case not covered by the pattern(s).
|
|
build-and-release:
src/FScript.LanguageServer/LspSymbols.fs#L376
Incomplete pattern matches on this expression. For example, the value 'SInclude (_, _)' may indicate a case not covered by the pattern(s).
|
|
build-and-release:
src/FScript.LanguageServer/LspHandlers.fs#L1128
Nullness warning: The types 'Stream' and 'Stream | null' do not have compatible nullability.
|
|
build-and-release:
src/FScript.LanguageServer/LspSymbols.fs#L420
Incomplete pattern matches on this expression. For example, the value 'SInclude (_, _)' may indicate a case not covered by the pattern(s).
|
|
build-and-release:
src/FScript.LanguageServer/LspSymbols.fs#L376
Incomplete pattern matches on this expression. For example, the value 'SInclude (_, _)' may indicate a case not covered by the pattern(s).
|
|
build-and-release:
src/FScript.LanguageServer/LspHandlers.fs#L1128
Nullness warning: The types 'Stream' and 'Stream | null' do not have compatible nullability.
|
|
build-and-release:
src/FScript.LanguageServer/LspSymbols.fs#L420
Incomplete pattern matches on this expression. For example, the value 'SInclude (_, _)' may indicate a case not covered by the pattern(s).
|
|
build-and-release:
src/FScript.LanguageServer/LspSymbols.fs#L376
Incomplete pattern matches on this expression. For example, the value 'SInclude (_, _)' may indicate a case not covered by the pattern(s).
|