Skip to content

Publish Packages

Publish Packages #3

Triggered via push December 8, 2024 15:41
Status Failure
Total duration 33s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/InfiniLore.Permissions.Generators.Sample/Example.cs#L8
Class 'Permissions' should be declared as partial to support PermissionsStore generation
test: src/InfiniLore.Permissions.Generators.Sample/Example.cs#L14
Partial property 'Permissions.LorescopesRead' must have an implementation part.
test: src/InfiniLore.Permissions.Generators.Sample/Example.cs#L15
Partial property 'Permissions.LorescopesWrite' must have an implementation part.
test: src/InfiniLore.Permissions.Generators.Sample/Example.cs#L16
Partial property 'Permissions.LorescopesDelete' must have an implementation part.
test: src/InfiniLore.Permissions.Generators.Sample/Example.cs#L18
Partial property 'Permissions.SomethingRead' must have an implementation part.
test: src/InfiniLore.Permissions.Generators.Sample/Example.cs#L19
Partial property 'Permissions.SomethingReadA' must have an implementation part.
test: src/InfiniLore.Permissions.Generators.Sample/Example.cs#L20
Partial property 'Permissions.SomethingReadB' must have an implementation part.
test: src/InfiniLore.Permissions.Generators.Sample/Example.cs#L22
Partial property 'Permissions.AccountRead' must have an implementation part.
test: src/InfiniLore.Permissions.Generators.Sample/Example.cs#L8
Class 'Permissions' should be declared as partial to support PermissionsStore generation
test: src/InfiniLore.Permissions.Generators.Sample/Example.cs#L14
Partial property 'Permissions.LorescopesRead' must have an implementation part.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636