added file system resource #1092
tests.yml
on: pull_request
Check Go formatting, vetting
51s
Check for forbidden words
6s
Build
31s
Go security
14s
Generate
36s
Malware Scanner
46s
Annotations
20 errors and 6 warnings
Build:
powerstore/resource_filesystem.go#L305
undefined: models.FileSystem
|
Build:
powerstore/resource_filesystem.go#L322
undefined: models.FlrAttributes
|
Build:
powerstore/resource_filesystem.go#L336
cannot use GetKnownBoolPointer(plan.IsAsyncMTimeEnabled) (value of type *bool) as bool value in struct literal
|
Build:
powerstore/resource_filesystem.go#L340
unknown field IsSmbSyncWritesEnabled in struct literal of type gopowerstore.FsCreate
|
Build:
powerstore/resource_filesystem.go#L341
unknown field IsSmbNoNotifyEnabled in struct literal of type gopowerstore.FsCreate
|
Build:
powerstore/resource_filesystem.go#L342
unknown field IsSmbOpLocksEnabled in struct literal of type gopowerstore.FsCreate
|
Build:
powerstore/resource_filesystem.go#L343
unknown field IsSmbNotifyOnAccessEnabled in struct literal of type gopowerstore.FsCreate
|
Build:
powerstore/resource_filesystem.go#L344
unknown field IsSmbNotifyOnWriteEnabled in struct literal of type gopowerstore.FsCreate
|
Build:
powerstore/resource_filesystem.go#L572
undefined: models.FileSystem
|
Build:
powerstore/resource_filesystem.go#L600
undefined: models.FileSystem
|
Generate:
powerstore/resource_filesystem.go#L305
undefined: models.FileSystem
|
Generate:
powerstore/resource_filesystem.go#L322
undefined: models.FlrAttributes
|
Generate:
powerstore/resource_filesystem.go#L336
cannot use GetKnownBoolPointer(plan.IsAsyncMTimeEnabled) (value of type *bool) as bool value in struct literal
|
Generate:
powerstore/resource_filesystem.go#L340
unknown field IsSmbSyncWritesEnabled in struct literal of type gopowerstore.FsCreate
|
Generate:
powerstore/resource_filesystem.go#L341
unknown field IsSmbNoNotifyEnabled in struct literal of type gopowerstore.FsCreate
|
Generate:
powerstore/resource_filesystem.go#L342
unknown field IsSmbOpLocksEnabled in struct literal of type gopowerstore.FsCreate
|
Generate:
powerstore/resource_filesystem.go#L343
unknown field IsSmbNotifyOnAccessEnabled in struct literal of type gopowerstore.FsCreate
|
Generate:
powerstore/resource_filesystem.go#L344
unknown field IsSmbNotifyOnWriteEnabled in struct literal of type gopowerstore.FsCreate
|
Generate:
powerstore/resource_filesystem.go#L572
undefined: models.FileSystem
|
Generate:
powerstore/resource_filesystem.go#L600
undefined: models.FileSystem
|
Check for forbidden words
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go security
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Malware Scanner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Go formatting, vetting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|