Add navigation to file #104
Annotations
10 warnings
build:
ide/src/Fiona.IDE.Compiler/Compiler.cs#L31
The variable 'e' is declared but never used
|
build:
ide/src/Fiona.IDE.Compiler/Parser/Validator.cs#L88
Possible null reference argument for parameter 'endpointName' in 'int Validator.ValidateEndpoint(IReadOnlyCollection<IToken> tokens, int startIndex, string endpointName)'.
|
build:
server/src/Fiona.Hosting/Routing/CallEndpointMiddleware.cs#L57
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
build:
ide/src/Fiona.IDE/Components/Pages/Project/Menu/CreateFileModal.razor#L74
The variable 'ex' is declared but never used
|
build:
ide/src/Fiona.IDE/Platforms/MacCatalyst/FolderPicker.cs#L43
This call site is reachable on: 'MacCatalyst' 14.0 and later. 'UIDocumentPickerMode.Open' is obsoleted on: 'maccatalyst' 14.0 and later (Use the designated constructors instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
ide/src/Fiona.IDE/Platforms/MacCatalyst/FolderPicker.cs#L43
This call site is reachable on: 'MacCatalyst' 14.0 and later. 'UIDocumentPickerViewController' is obsoleted on: 'maccatalyst' 14.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
server/tests/Fiona.Hosting.Tests/OptionTests/OptionTest.cs#L32
Dereference of a possibly null reference.
|
build:
ide/src/Fiona.IDE/Components/Pages/Project/Menu/CreateFileModal.razor#L74
The variable 'ex' is declared but never used
|
build:
ide/src/Fiona.IDE/Components/Pages/Project/Menu/CreateFileModal.razor#L74
The variable 'ex' is declared but never used
|
build:
ide/src/Fiona.IDE/Components/Pages/Project/Menu/CreateFileModal.razor#L74
The variable 'ex' is declared but never used
|