Andreas Deininger

Results 232 issues of Andreas Deininger

When running GitHub workflow actions, there are [warnings](https://github.com/gdamore/tcell/actions/runs/8276175862) printed out: ``` Restore cache failed: Dependencies file is not found in /home/runner/work/tcell/tcell. Supported file pattern: go.sum ``` This PR fixes this...

This PR fixes a few typos I spotted in the project.

This PR bump GutHub workflow actions to latest versions, thus avoiding deprecation warnings as seen e.g. [here](https://github.com/adityatelange/hugo-PaperMod/actions/runs/10869399986).

This PR fixes various typos i spotted in the project.

This PR bumps actions in GitHub workflows to their latest versions. - [ ] Have you signed the [Eclipse Contributor Agreement](https://www.eclipse.org/legal/ECA.php), using the same email address as you used in...

This PR fixes a few typos I spotted.

This PR fixes warnings about deprecated package `io/ioutil`.

This PR corrects version information to v1.0.3 (= version of latest tag). It also corrects a few typos on the way.

When previewing the example site with latest hugo version 0.130.0, deprecation warnings are emitted ``` WARN deprecated: .Site.IsServer was deprecated in Hugo v0.120.0 and will be removed in a future...

When previewing the example site with latest hugo version 0.130.0, an error is thrown: ``` ERROR render of "section" failed: "/home/andreas/hugo-theme-iris/layouts/_default/baseof.html:3:5": execute of template failed: template: _default/list.html:3:5: executing "_default/list.html" at...