-
-
Notifications
You must be signed in to change notification settings - Fork 73
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
Error handling conflicts again #109
Open
arran4
wants to merge
11
commits into
master
Choose a base branch
from
error-handling-conflicts-again
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23c4714 - Browse repository at this point
Copy the full SHA 23c4714View commit details -
Configuration menu - View commit details
-
Copy full SHA for b69874f - Browse repository at this point
Copy the full SHA b69874fView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f76e1f3 - Browse repository at this point
Copy the full SHA f76e1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e616cd6 - Browse repository at this point
Copy the full SHA e616cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2520cb0 - Browse repository at this point
Copy the full SHA 2520cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3688b - Browse repository at this point
Copy the full SHA 4c3688bView commit details
Commits on Oct 4, 2024
-
Some suggestions, this could be improved still. (#1)
* Add leaks and vunerability checks * Requires secrets now * Renamed interface as it's useful own it's own. Made it public. Added a comment * Some suggestions, this could be improved still. * Version bump required by this change. * 19 too fails. * Should be able to distinguish unset from invalid time properties * Improve error for property not found Co-authored-by: Arran Ubels <[email protected]> * Remove deprecated ioutil * Move targeted Go version to 1.20 And test the target forever * Add method to remove property Fixes #95 * Merged * New tool * Test fixed. * Fixed test failure. (Error wrapping needed to be considered in EOF checks.) * %s => %w fixes and an additional error. --------- Co-authored-by: Bracken Dawson <[email protected]> Co-authored-by: Daniel Lublin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d9da2e - Browse repository at this point
Copy the full SHA 1d9da2eView commit details
Commits on Oct 15, 2024
-
Merge branch 'master' into error-handling-conflicts-again
* master: (23 commits) refactor: rename unused arg as '_' refactor: use consistent receiver names refactor: prefer switch for readability refactor: use ReplaceAll refactor: rename var to reflect what it is refactor: remove unnecessary named return values, harmonizing code base Minor update Rename default.md to pull_request_template.md Create default.md Create other.md Create bug.md Reintegration of #67 New tool Merged Add method to remove property Move targeted Go version to 1.20 Remove deprecated ioutil Improve error for property not found Should be able to distinguish unset from invalid time properties fix: omit zone in "AllDay" event helpers ... # Conflicts: # .github/workflows/test.yml # calendar.go # components.go # components_test.go # errors.go
Configuration menu - View commit details
-
Copy full SHA for 6e992ef - Browse repository at this point
Copy the full SHA 6e992efView commit details -
Configuration menu - View commit details
-
Copy full SHA for df1f583 - Browse repository at this point
Copy the full SHA df1f583View commit details -
Merge branch 'master' into error-handling-conflicts-again
* master: Duplication issue fixed. Test fixed. Resynced and moved some functions around #78 added functionnal option pattern for url parsing usage example, README calendar parsing url support # Conflicts: # calendar_test.go
Configuration menu - View commit details
-
Copy full SHA for ecde28c - Browse repository at this point
Copy the full SHA ecde28cView commit details
Commits on Oct 17, 2024
-
Merge branch 'master' into error-handling-conflicts-again
* master: Merge remote-tracking branch 'origin/master' into issue97 Some multiple-ness. Fix Some larger upgrades. Tests added. # Conflicts: # calendar_test.go # components.go
Configuration menu - View commit details
-
Copy full SHA for f417dc8 - Browse repository at this point
Copy the full SHA f417dc8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.