Skip to content

Create a struct with all of Hugo's config options #4926

Create a struct with all of Hugo's config options

Create a struct with all of Hugo's config options #4926

Triggered via pull request April 23, 2023 10:26
Status Failure
Total duration 4m 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 31 warnings
test (1.19.x, macos-latest)
undeclared name: conf
test (1.19.x, macos-latest)
unknown field Cfg in struct literal
test (1.19.x, macos-latest)
c.summaryLength undefined (type *ContentSpec has no field or method summaryLength)
test (1.19.x, macos-latest)
cannot use v (variable of type config.Provider) as config.BaseConfig value in argument to NewDefault
test (1.19.x, macos-latest)
LoadLanguageSettings not declared by package langs
test (1.19.x, macos-latest)
NewMem not declared by package hugofs
test (1.19.x, macos-latest): langs/i18n/i18n_test.go#L399
undefined: hugofs.NewMem
test (1.19.x, macos-latest): langs/i18n/i18n_test.go#L474
undefined: hugofs.NewMem
test (1.19.x, macos-latest): langs/i18n/i18n_test.go#L491
undefined: langs.NewLanguage
test (1.19.x, macos-latest): langs/i18n/i18n_test.go#L496
unknown field 'Cfg' in struct literal of type deps.DepsCfg
test (1.19.x, ubuntu-latest): commands/commandeer.go#L167
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.19.x, ubuntu-latest): commands/commandeer.go#L180
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.19.x, ubuntu-latest): commands/commandeer.go#L303
cfg.Running undefined (type *deps.DepsCfg has no field or method Running)
test (1.19.x, ubuntu-latest): commands/commandeer.go#L318
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.19.x, ubuntu-latest): commands/commandeer.go#L319
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.19.x, ubuntu-latest): commands/commandeer.go#L322
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.19.x, ubuntu-latest): commands/commandeer.go#L335
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.19.x, ubuntu-latest): commands/commandeer.go#L360
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.19.x, ubuntu-latest): commands/commandeer.go#L379
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.19.x, ubuntu-latest): commands/commandeer.go#L380
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.20.x, windows-latest)
The job was canceled because "_1_19_x_macos-latest" failed.
test (1.20.x, windows-latest)
The operation was canceled.
test (1.20.x, ubuntu-latest): commands/commandeer.go#L167
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.20.x, ubuntu-latest): commands/commandeer.go#L180
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.20.x, ubuntu-latest): commands/commandeer.go#L303
cfg.Running undefined (type *deps.DepsCfg has no field or method Running)
test (1.20.x, ubuntu-latest): commands/commandeer.go#L318
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.20.x, ubuntu-latest): commands/commandeer.go#L319
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.20.x, ubuntu-latest): commands/commandeer.go#L322
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.20.x, ubuntu-latest): commands/commandeer.go#L335
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.20.x, ubuntu-latest): commands/commandeer.go#L360
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.20.x, ubuntu-latest): commands/commandeer.go#L379
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.20.x, ubuntu-latest): commands/commandeer.go#L380
c.Cfg undefined (type *commandeer has no field or method Cfg)
test (1.19.x, windows-latest)
The operation was canceled.
test (1.20.x, macos-latest)
undefined: conf
test (1.20.x, macos-latest)
unknown field Cfg in struct literal of type deps.DepsCfg
test (1.20.x, macos-latest)
c.summaryLength undefined (type *ContentSpec has no field or method summaryLength)
test (1.20.x, macos-latest)
cannot use v (variable of type config.Provider) as config.BaseConfig value in argument to NewDefault
test (1.20.x, macos-latest)
undefined: langs.LoadLanguageSettings
test (1.20.x, macos-latest)
undefined: hugofs.NewMem
test (1.20.x, macos-latest): langs/i18n/i18n_test.go#L399
undefined: hugofs.NewMem
test (1.20.x, macos-latest): langs/i18n/i18n_test.go#L474
undefined: hugofs.NewMem
test (1.20.x, macos-latest): langs/i18n/i18n_test.go#L491
undefined: langs.NewLanguage
test (1.20.x, macos-latest): langs/i18n/i18n_test.go#L496
unknown field Cfg in struct literal of type deps.DepsCfg
test (1.19.x, macos-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@3105fb18c05ddd93efea5f9e0bef7a03a6e9e7df, reitzig/actions-asciidoctor@7570212ae20b63653481675fb1ff62d1073632b0. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test (1.19.x, macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, ubuntu-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@3105fb18c05ddd93efea5f9e0bef7a03a6e9e7df, reitzig/actions-asciidoctor@7570212ae20b63653481675fb1ff62d1073632b0. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test (1.19.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.20.x, windows-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.20.x, ubuntu-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@3105fb18c05ddd93efea5f9e0bef7a03a6e9e7df, reitzig/actions-asciidoctor@7570212ae20b63653481675fb1ff62d1073632b0. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test (1.20.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.20.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.20.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.20.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.20.x, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, windows-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@3105fb18c05ddd93efea5f9e0bef7a03a6e9e7df, reitzig/actions-asciidoctor@7570212ae20b63653481675fb1ff62d1073632b0. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test (1.19.x, windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, windows-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, windows-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.19.x, windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.20.x, macos-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-python@3105fb18c05ddd93efea5f9e0bef7a03a6e9e7df, reitzig/actions-asciidoctor@7570212ae20b63653481675fb1ff62d1073632b0. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test (1.20.x, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.20.x, macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.20.x, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.20.x, macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.20.x, macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/