Skip to content

Support boxed records #2461

Support boxed records

Support boxed records #2461

Triggered via pull request November 1, 2023 20:03
Status Failure
Total duration 6m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 30 warnings
Build (MacOS): src/Libs/GLib-2.0/Internal/SourceCallbackFuncsData.Generated.cs#L18
The type or namespace name 'GetCallback' could not be found (are you missing a using directive or an assembly reference?)
Build (MacOS): src/Libs/GLib-2.0/Internal/SourceFuncsData.Generated.cs#L16
The type or namespace name 'PrepareCallback' could not be found (are you missing a using directive or an assembly reference?)
Build (MacOS): src/Libs/GLib-2.0/Internal/SourceFuncsData.Generated.cs#L17
The type or namespace name 'CheckCallback' could not be found (are you missing a using directive or an assembly reference?)
Build (MacOS): src/Libs/GLib-2.0/Internal/SourceFuncsData.Generated.cs#L18
The type or namespace name 'DispatchCallback' could not be found (are you missing a using directive or an assembly reference?)
Build (MacOS): src/Libs/GLib-2.0/Internal/SourceFuncsData.Generated.cs#L19
The type or namespace name 'FinalizeCallback' could not be found (are you missing a using directive or an assembly reference?)
Build (MacOS): src/Libs/GLib-2.0/Public/Source.Generated.cs#L48
Type 'Source' already defines a member called 'Remove' with the same parameter types
Build (MacOS): src/Libs/GLib-2.0/Internal/MarkupParserData.Generated.cs#L20
The type or namespace name 'ErrorCallback' could not be found (are you missing a using directive or an assembly reference?)
Build (MacOS): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L43
The type or namespace name 'ErrorInitFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (MacOS): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L43
The type or namespace name 'ErrorCopyFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (MacOS): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L43
The type or namespace name 'ErrorClearFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Linux): src/Libs/GLib-2.0/Public/Source.Generated.cs#L48
Type 'Source' already defines a member called 'Remove' with the same parameter types
Build (Linux): src/Libs/GLib-2.0/Internal/Regex.Generated.cs#L245
The type or namespace name 'RegexEvalCallback' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Linux): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L43
The type or namespace name 'ErrorInitFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Linux): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L43
The type or namespace name 'ErrorCopyFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Linux): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L43
The type or namespace name 'ErrorClearFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Linux): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L58
The type or namespace name 'ErrorInitFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Linux): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L58
The type or namespace name 'ErrorCopyFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Linux): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L58
The type or namespace name 'ErrorClearFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Linux): src/Libs/GLib-2.0/Internal/SourceCallbackFuncsData.Generated.cs#L18
The type or namespace name 'GetCallback' could not be found (are you missing a using directive or an assembly reference?)
Build (Linux): src/Libs/GLib-2.0/Internal/SourceFuncsData.Generated.cs#L16
The type or namespace name 'PrepareCallback' could not be found (are you missing a using directive or an assembly reference?)
Build (Windows): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L43
The type or namespace name 'ErrorInitFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Windows): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L43
The type or namespace name 'ErrorCopyFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Windows): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L43
The type or namespace name 'ErrorClearFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Windows): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L58
The type or namespace name 'ErrorInitFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Windows): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L58
The type or namespace name 'ErrorCopyFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Windows): src/Libs/GLib-2.0/Internal/Error.Generated.cs#L58
The type or namespace name 'ErrorClearFunc' does not exist in the namespace 'GLib.Internal' (are you missing an assembly reference?)
Build (Windows): src/Libs/GLib-2.0/Internal/IOFuncsData.Generated.cs#L16
The type or namespace name 'IoReadCallback' could not be found (are you missing a using directive or an assembly reference?)
Build (Windows): src/Libs/GLib-2.0/Internal/IOFuncsData.Generated.cs#L17
The type or namespace name 'IoWriteCallback' could not be found (are you missing a using directive or an assembly reference?)
Build (Windows): src/Libs/GLib-2.0/Internal/IOFuncsData.Generated.cs#L18
The type or namespace name 'IoSeekCallback' could not be found (are you missing a using directive or an assembly reference?)
Build (Windows): src/Libs/GLib-2.0/Internal/IOFuncsData.Generated.cs#L19
The type or namespace name 'IoCloseCallback' could not be found (are you missing a using directive or an assembly reference?)
Build (MacOS): src/Libs/GLib-2.0/Public/Uri.Generated.cs#L448
'Uri.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build (MacOS): src/Libs/GLib-2.0/Public/Variant.Generated.cs#L564
'Variant.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Build (MacOS): src/Libs/GLib-2.0/Public/Uri.Generated.cs#L448
'Uri.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build (MacOS): src/Libs/GLib-2.0/Public/Variant.Generated.cs#L564
'Variant.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Build (MacOS): src/Integration/TemplateProvider.cs#L26
'TemplateContext.IndentWithInclude' is obsolete: 'Use AutoIndent instead. Note that AutoIndent is true by default.'
Build (MacOS): src/Integration/TemplateProvider.cs#L26
'TemplateContext.IndentWithInclude' is obsolete: 'Use AutoIndent instead. Note that AutoIndent is true by default.'
Build (MacOS): src/Libs/GLib-2.0/Public/Uri.Generated.cs#L448
'Uri.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build (MacOS): src/Libs/GLib-2.0/Public/Variant.Generated.cs#L564
'Variant.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Build (Linux)
Package FSharp.Core 7.0.401 has a resource with the locale 'cs'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
Build (Linux)
Package FSharp.Core 7.0.401 has a resource with the locale 'de'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
Build (Linux)
Package FSharp.Core 7.0.401 has a resource with the locale 'es'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
Build (Linux)
Package FSharp.Core 7.0.401 has a resource with the locale 'fr'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
Build (Linux)
Package FSharp.Core 7.0.401 has a resource with the locale 'it'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
Build (Linux)
Package FSharp.Core 7.0.401 has a resource with the locale 'ja'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
Build (Linux)
Package FSharp.Core 7.0.401 has a resource with the locale 'ko'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
Build (Linux)
Package FSharp.Core 7.0.401 has a resource with the locale 'pl'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
Build (Linux)
Package FSharp.Core 7.0.401 has a resource with the locale 'pt-br'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
Build (Linux)
Package FSharp.Core 7.0.401 has a resource with the locale 'ru'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
Build (Windows): src/Libs/GLib-2.0/Public/Uri.Generated.cs#L448
'Uri.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build (Windows): src/Libs/GLib-2.0/Public/Variant.Generated.cs#L564
'Variant.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Build (Windows): src/Libs/GLib-2.0/Public/Uri.Generated.cs#L448
'Uri.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build (Windows): src/Libs/GLib-2.0/Public/Variant.Generated.cs#L564
'Variant.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
Build (Windows): src/Integration/TemplateProvider.cs#L26
'TemplateContext.IndentWithInclude' is obsolete: 'Use AutoIndent instead. Note that AutoIndent is true by default.'
Build (Windows): src/Integration/TemplateProvider.cs#L26
'TemplateContext.IndentWithInclude' is obsolete: 'Use AutoIndent instead. Note that AutoIndent is true by default.'
Build (Windows): src/Libs/GLib-2.0/Public/Uri.Generated.cs#L448
'Uri.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build (Windows): src/Libs/GLib-2.0/Public/Variant.Generated.cs#L564
'Variant.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.