Add a shared file system to the kernel #1420
Annotations
9 errors and 11 warnings
Execute dotnet build:
src/Moryx.Runtime.Kernel/FileSystem/MoryxFileSystem.cs#L166
The name 'searchLine' does not exist in the current context
|
Execute dotnet build:
src/Moryx.Runtime.Kernel/FileSystem/MoryxFileSystem.cs#L98
'File' does not contain a definition for 'WriteAllLinesAsync'
|
Execute dotnet build:
src/Moryx.Runtime.Kernel/FileSystem/MoryxFileSystem.cs#L100
'File' does not contain a definition for 'AppendAllLinesAsync'
|
Execute dotnet build:
src/Moryx.Runtime.Kernel/FileSystem/MoryxFileSystem.cs#L166
The name 'searchLine' does not exist in the current context
|
Execute dotnet build:
src/Moryx.Runtime.Kernel/FileSystem/MoryxFileSystem.cs#L166
The name 'searchLine' does not exist in the current context
|
Execute dotnet build:
src/Moryx.Runtime.Kernel/FileSystem/MoryxFileSystem.cs#L98
'File' does not contain a definition for 'WriteAllLinesAsync'
|
Execute dotnet build:
src/Moryx.Runtime.Kernel/FileSystem/MoryxFileSystem.cs#L100
'File' does not contain a definition for 'AppendAllLinesAsync'
|
Execute dotnet build:
src/Moryx.Runtime.Kernel/FileSystem/MoryxFileSystem.cs#L166
The name 'searchLine' does not exist in the current context
|
Execute dotnet build
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Execute dotnet build:
src/Moryx/Tools/FunctionResult.cs#L96
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Execute dotnet build:
src/Moryx/Tools/FunctionResult.cs#L156
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Execute dotnet build:
src/Moryx/Serialization/PossibleValues/IntegerStepsAttribute.cs#L48
Member 'IntegerStepsAttribute.GetValues(IContainer)' overrides obsolete member 'PossibleValuesAttribute.GetValues(IContainer)'. Add the Obsolete attribute to 'IntegerStepsAttribute.GetValues(IContainer)'.
|
Execute dotnet build:
src/Moryx/Serialization/PossibleValues/PluginConfigsAttribute.cs#L49
Member 'PluginConfigsAttribute.GetValues(IContainer)' overrides obsolete member 'PossibleValuesAttribute.GetValues(IContainer)'. Add the Obsolete attribute to 'PluginConfigsAttribute.GetValues(IContainer)'.
|
Execute dotnet build:
src/Moryx/Serialization/PossibleValues/PluginConfigsAttribute.cs#L62
Member 'PluginConfigsAttribute.Parse(IContainer, string)' overrides obsolete member 'PossibleValuesAttribute.Parse(IContainer, string)'. Add the Obsolete attribute to 'PluginConfigsAttribute.Parse(IContainer, string)'.
|
Execute dotnet build:
src/Moryx/Serialization/PossibleValues/PluginNameSelectorAttribute.cs#L28
Member 'PluginNameSelectorAttribute.GetValues(IContainer)' overrides obsolete member 'PossibleValuesAttribute.GetValues(IContainer)'. Add the Obsolete attribute to 'PluginNameSelectorAttribute.GetValues(IContainer)'.
|
Execute dotnet build:
src/Moryx/Communication/Interpreter/DelimitedMessageInterpreter.cs#L12
'DelimitedMessageInterpreter' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Execute dotnet build:
src/Moryx/Serialization/PossibleValues/PossibleTypesAttribute.cs#L49
Member 'PossibleTypesAttribute.GetValues(IContainer)' overrides obsolete member 'PossibleValuesAttribute.GetValues(IContainer)'. Add the Obsolete attribute to 'PossibleTypesAttribute.GetValues(IContainer)'.
|
Execute dotnet build:
src/Moryx/Serialization/PossibleValues/PrimitiveValuesAttribute.cs#L86
Member 'PrimitiveValuesAttribute.GetValues(IContainer)' overrides obsolete member 'PossibleValuesAttribute.GetValues(IContainer)'. Add the Obsolete attribute to 'PrimitiveValuesAttribute.GetValues(IContainer)'.
|
Execute dotnet build:
src/Moryx/Communication/Interpreter/HeaderMessageInterpreter.cs#L11
'HeaderMessageInterpreter<THeader>' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Loading