Skip to content

Adding build workflow #4

Adding build workflow

Adding build workflow #4

Triggered via push June 11, 2024 16:12
Status Failure
Total duration 5m 9s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-and-test: DocGpt.Vsix/DocGptOptionsPage.cs#L9
The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-and-test: DocGpt.Vsix/DocGptPackage.cs#L7
The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-and-test: DocGpt.Vsix/DocGptPackage.cs#L8
The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build-and-test: DocGpt.Vsix/DocGptPackage.cs#L34
The type or namespace name 'AsyncPackage' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: DocGpt.Vsix/DocGptOptionsPage.cs#L15
The type or namespace name 'DialogPage' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: DocGpt.Vsix/DocGptPackage.cs#L29
The type or namespace name 'PackageRegistrationAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: DocGpt.Vsix/DocGptPackage.cs#L29
The type or namespace name 'PackageRegistration' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: DocGpt.Vsix/DocGptPackage.cs#L30
The type or namespace name 'ProvideOptionPageAttribute' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: DocGpt.Vsix/DocGptPackage.cs#L30
The type or namespace name 'ProvideOptionPage' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: DocGpt.Vsix/DocGptPackage.cs#L31
The type or namespace name 'ProvideAutoLoadAttribute' could not be found (are you missing a using directive or an assembly reference?)