-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
align #69
Conversation
Signed-off-by: [email protected] <[email protected]>
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.4.0 to 1.9.0. - [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases) - [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md) - [Commits](slsa-framework/slsa-github-generator@v1.4.0...v1.9.0) --- updated-dependencies: - dependency-name: slsa-framework/slsa-github-generator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 2. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v1...v2) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 1 to 2. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v1...v2) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0. - [Commits](golang/net@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…s/deploy-pages-2 Bump actions/deploy-pages from 1 to 2
…/x/net-0.17.0 Bump golang.org/x/net from 0.14.0 to 0.17.0
…s/setup-go-4 Bump actions/setup-go from 3 to 4
…ramework/slsa-github-generator-1.9.0 Bump slsa-framework/slsa-github-generator from 1.4.0 to 1.9.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Gundo Sifhufhi <[email protected]>
Signed-off-by: Gundo Sifhufhi <[email protected]>
…s/upload-pages-artifact-2 Bump actions/upload-pages-artifact from 1 to 2
…etter usability and experience
…re is a minor issue
Signed-off-by: Gundo Sifhufhi <[email protected]>
Signed-off-by: Gundo Sifhufhi <[email protected]>
Signed-off-by: Gundo Sifhufhi <[email protected]>
Signed-off-by: Gundo Sifhufhi <[email protected]>
…ramework/slsa-github-generator-1.10.0 Bump slsa-framework/slsa-github-generator from 1.9.0 to 1.10.0
Signed-off-by: Gundo Sifhufhi <[email protected]>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](golang/net@v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/super-linter](https://github.com/github/super-linter) from 4 to 6. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md) - [Commits](github/super-linter@v4...v6) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action) from 1.1.0 to 4.4.1. - [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases) - [Commits](codacy/codacy-analysis-cli-action@d840f88...3ff8e64) --- updated-dependencies: - dependency-name: codacy/codacy-analysis-cli-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
… speech support, busy with speech api calls
…/codacy-analysis-cli-action-4.4.1 Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.4.1
…/super-linter-6 Bump github/super-linter from 4 to 6
…/x/net-0.23.0 Bump golang.org/x/net from 0.17.0 to 0.23.0
label: | ||
|
||
runs-on: ubuntu-latest | ||
permissions: |
Check notice
Code scanning / Checkov (reported by Codacy)
Ensure top-level permissions are not set to write-all Note
stale: | ||
|
||
runs-on: ubuntu-latest | ||
permissions: |
Check notice
Code scanning / Checkov (reported by Codacy)
Ensure top-level permissions are not set to write-all Note
@@ -312,3 +425,8 @@ | |||
strings.Contains(message, "photo") || strings.Contains(message, "Photo") || | |||
strings.Contains(message, "Generate") || strings.Contains(message, "Generate Image") | |||
} | |||
|
|||
func triggerProgramRun(message string) bool { |
Check notice
Code scanning / Deadcode (reported by Codacy)
triggerProgramRun is unused Note
@@ -31,3 +35,42 @@ | |||
} | |||
return false | |||
} | |||
|
|||
// RunProgram | |||
func RunProgram(command string) bool { |
Check notice
Code scanning / Deadcode (reported by Codacy)
RunProgram is unused Note
@@ -2,7 +2,7 @@ | |||
|
|||
import "fyne.io/fyne/v2" | |||
|
|||
var windowSize = fyne.NewSize(960, 540) | |||
var windowSize = fyne.NewSize(1200, 1200) |
Check notice
Code scanning / Deadcode (reported by Codacy)
windowSize is unused Note
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revive (reported by Codacy) found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.10.0 to 2.0.0. - [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases) - [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md) - [Commits](slsa-framework/slsa-github-generator@v1.10.0...v2.0.0) --- updated-dependencies: - dependency-name: slsa-framework/slsa-github-generator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…/codeql-action-3 Bump github/codeql-action from 2 to 3
…ramework/slsa-github-generator-2.0.0 Bump slsa-framework/slsa-github-generator from 1.10.0 to 2.0.0
Signed-off-by: Gundo Sifhufhi <[email protected]>
Signed-off-by: Gundo Sifhufhi <[email protected]>
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.11.0 to 0.18.0. - [Commits](golang/image@v0.11.0...v0.18.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…/x/image-0.18.0 Bump golang.org/x/image from 0.11.0 to 0.18.0
Stale pull request message |
No description provided.