Add "organization" field to more events #3445
Annotations
23 errors and 3 warnings
test (1.x, ubuntu-latest):
github/github-accessors.go#L5606
d.Organization undefined (type *DeploymentEvent has no field or method Organization)
|
test (1.x, ubuntu-latest):
github/github-accessors.go#L5918
d.Organization undefined (type *DeploymentStatusEvent has no field or method Organization)
|
test (1.x, ubuntu-latest):
github/github-accessors.go#L7726
g.Organization undefined (type *GollumEvent has no field or method Organization)
|
test (1.x, ubuntu-latest):
github/github-accessors.go#L8606
i.Organization undefined (type *InstallationEvent has no field or method Organization)
|
test (1.x, ubuntu-latest):
github/github-accessors.go#L8950
i.Organization undefined (type *InstallationRepositoriesEvent has no field or method Organization)
|
test (1.x, ubuntu-latest):
github/github-accessors.go#L10006
i.Organization undefined (type *IssuesEvent has no field or method Organization)
|
test (1.x, ubuntu-latest):
github/github-accessors.go#L11062
m.Organization undefined (type *MarketplacePurchaseEvent has no field or method Organization)
|
test (1.x, ubuntu-latest):
github/github-accessors.go#L11118
m.Organization undefined (type *MemberEvent has no field or method Organization)
|
test (1.x, ubuntu-latest):
github/github-accessors.go#L13358
p.Organization undefined (type *PageBuildEvent has no field or method Organization)
|
test (1.x, ubuntu-latest):
github/github-accessors.go#L13902
p.Organization undefined (type *PersonalAccessTokenRequest has no field or method Organization)
|
test (1.x, windows-latest)
The job was canceled because "_1_x_ubuntu-latest" failed.
|
test (1.x, windows-latest)
The operation was canceled.
|
test (1.20.x, ubuntu-latest)
The job was canceled because "_1_x_ubuntu-latest" failed.
|
test (1.20.x, ubuntu-latest):
github/github-accessors.go#L5606
d.Organization undefined (type *DeploymentEvent has no field or method Organization)
|
test (1.20.x, ubuntu-latest):
github/github-accessors.go#L5918
d.Organization undefined (type *DeploymentStatusEvent has no field or method Organization)
|
test (1.20.x, ubuntu-latest):
github/github-accessors.go#L7726
g.Organization undefined (type *GollumEvent has no field or method Organization)
|
test (1.20.x, ubuntu-latest):
github/github-accessors.go#L8606
i.Organization undefined (type *InstallationEvent has no field or method Organization)
|
test (1.20.x, ubuntu-latest):
github/github-accessors.go#L8950
i.Organization undefined (type *InstallationRepositoriesEvent has no field or method Organization)
|
test (1.20.x, ubuntu-latest):
github/github-accessors.go#L10006
i.Organization undefined (type *IssuesEvent has no field or method Organization)
|
test (1.20.x, ubuntu-latest):
github/github-accessors.go#L11062
m.Organization undefined (type *MarketplacePurchaseEvent has no field or method Organization)
|
test (1.20.x, ubuntu-latest):
github/github-accessors.go#L11118
m.Organization undefined (type *MemberEvent has no field or method Organization)
|
test (1.20.x, ubuntu-latest):
github/github-accessors.go#L13358
p.Organization undefined (type *PageBuildEvent has no field or method Organization)
|
test (1.20.x, ubuntu-latest):
github/github-accessors.go#L13902
p.Organization undefined (type *PersonalAccessTokenRequest has no field or method Organization)
|
test (1.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-github/go-github. Supported file pattern: go.sum
|
test (1.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\go-github\go-github. Supported file pattern: go.sum
|
test (1.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-github/go-github. Supported file pattern: go.sum
|