Bump Octokit from 7.1.0 to 9.0.0 #603
Annotations
10 errors and 10 warnings
Autobuild:
Source/Bake/Cooking/Kitchen.cs#L87
'Artifact' does not contain a definition for 'ValidateAsync' and no accessible extension method 'ValidateAsync' accepting a first argument of type 'Artifact' could be found (are you missing a using directive or an assembly reference?)
|
Autobuild:
Source/Bake/Cooking/Kitchen.cs#L164
'Artifact' does not contain a definition for 'PrettyNames' and no accessible extension method 'PrettyNames' accepting a first argument of type 'Artifact' could be found (are you missing a using directive or an assembly reference?)
|
Autobuild:
Source/Bake/Cooking/Editor.cs#L91
'Artifact' does not contain a definition for 'Empty'
|
Autobuild:
Source/Bake/Cooking/Composers/PythonFlaskComposer.cs#L84
Argument 3: cannot convert from 'Bake.ValueObjects.Artifacts.DockerFileArtifact' to 'Artifact'
|
Autobuild:
Source/Bake/Cooking/Composers/OctopusDeployPackageComposer.cs#L70
The type 'Bake.ValueObjects.Artifacts.HelmChartArtifact' cannot be used as type parameter 'T' in the generic type or method 'IContext.GetArtifacts<T>()'. There is no implicit reference conversion from 'Bake.ValueObjects.Artifacts.HelmChartArtifact' to 'Artifact'.
|
Autobuild:
Source/Bake/Cooking/Composers/NodeJsComposer.cs#L118
Argument 4: cannot convert from 'Bake.ValueObjects.Artifacts.DockerFileArtifact' to 'Artifact'
|
Autobuild:
Source/Bake/Cooking/Composers/MkDocsComposer.cs#L90
Argument 5: cannot convert from 'Bake.ValueObjects.Artifacts.DocumentationSiteArtifact' to 'Artifact'
|
Autobuild:
Source/Bake/Cooking/Composers/HelmComposer.cs#L93
Argument 4: cannot convert from 'Bake.ValueObjects.Artifacts.HelmChartArtifact' to 'Artifact'
|
Autobuild:
Source/Bake/Cooking/Composers/GoComposer.cs#L137
Argument 4: cannot convert from 'Bake.ValueObjects.Artifacts.ExecutableArtifact' to 'Artifact'
|
Autobuild:
Source/Bake/Cooking/Composers/GoComposer.cs#L155
Argument 6: cannot convert from 'Bake.ValueObjects.Artifacts.DockerFileArtifact' to 'Artifact'
|
Autobuild:
Source/Bake/Extensions/RunnerFactoryExtensions.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Extensions/RunnerFactoryExtensions.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Extensions/RunnerFactoryExtensions.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Extensions/RunnerFactoryExtensions.cs#L63
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Extensions/RunnerFactoryExtensions.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Extensions/RunnerFactoryExtensions.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Cooking/Ingredients/Gathers/DescriptionGather.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Services/IRunnerFactory.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Services/IRunnerFactory.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Autobuild:
Source/Bake/Core/Yaml.cs#L139
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading