Home
last modified time | relevance | path

Searched refs:ErrNotSupported (Results 1 – 25 of 1736) sorted by relevance

12345678910>>...70

/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/libopenstorage/openstorage/volume/
H A Dvolume_not_supported.go25 return "", ErrNotSupported
29 return ErrNotSupported
35 return "", ErrNotSupported
39 return ErrNotSupported
45 return 0, ErrNotSupported
49 return 0, ErrNotSupported
53 return ErrNotSupported
63 return nil, ErrNotSupported
68 return 0, ErrNotSupported
/dports/www/gitea/gitea-1.16.5/modules/migration/
H A Dnull_downloader.go25 return nil, &ErrNotSupported{Entity: "RepoInfo"}
30 return nil, &ErrNotSupported{Entity: "Topics"}
35 return nil, &ErrNotSupported{Entity: "Milestones"}
40 return nil, &ErrNotSupported{Entity: "Releases"}
45 return nil, &ErrNotSupported{Entity: "Labels"}
50 return nil, false, &ErrNotSupported{Entity: "Issues"}
55 return nil, false, &ErrNotSupported{Entity: "Comments"}
60 return nil, false, &ErrNotSupported{Entity: "PullRequests"}
65 return nil, &ErrNotSupported{Entity: "Reviews"}
/dports/net/rclone/rclone-1.57.0/vendor/github.com/tklauser/numcpus/
H A Dnumcpus_unsupported.go21 return 0, ErrNotSupported
25 return 0, ErrNotSupported
29 return 0, ErrNotSupported
33 return 0, ErrNotSupported
37 return 0, ErrNotSupported
41 return 0, ErrNotSupported
H A Dnumcpus_test.go56 if errors.Is(err, numcpus.ErrNotSupported) {
68 if errors.Is(err, numcpus.ErrNotSupported) {
78 if errors.Is(err, numcpus.ErrNotSupported) {
88 if errors.Is(err, numcpus.ErrNotSupported) {
100 if errors.Is(err, numcpus.ErrNotSupported) {
110 if errors.Is(err, numcpus.ErrNotSupported) {
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/google/gops/vendor/github.com/tklauser/numcpus/
H A Dnumcpus_unsupported.go21 return 0, ErrNotSupported
25 return 0, ErrNotSupported
29 return 0, ErrNotSupported
33 return 0, ErrNotSupported
37 return 0, ErrNotSupported
41 return 0, ErrNotSupported
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/tklauser/numcpus/
H A Dnumcpus_unsupported.go21 return 0, ErrNotSupported
25 return 0, ErrNotSupported
29 return 0, ErrNotSupported
33 return 0, ErrNotSupported
37 return 0, ErrNotSupported
41 return 0, ErrNotSupported
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/tklauser/numcpus/
H A Dnumcpus_unsupported.go21 return 0, ErrNotSupported
25 return 0, ErrNotSupported
29 return 0, ErrNotSupported
33 return 0, ErrNotSupported
37 return 0, ErrNotSupported
41 return 0, ErrNotSupported
/dports/security/vault/vault-1.8.2/vendor/github.com/tklauser/numcpus/
H A Dnumcpus_unsupported.go21 return 0, ErrNotSupported
25 return 0, ErrNotSupported
29 return 0, ErrNotSupported
33 return 0, ErrNotSupported
37 return 0, ErrNotSupported
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/tklauser/numcpus/
H A Dnumcpus_unsupported.go21 return 0, ErrNotSupported
25 return 0, ErrNotSupported
29 return 0, ErrNotSupported
33 return 0, ErrNotSupported
37 return 0, ErrNotSupported
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/tklauser/numcpus/
H A Dnumcpus_unsupported.go21 return 0, ErrNotSupported
25 return 0, ErrNotSupported
29 return 0, ErrNotSupported
33 return 0, ErrNotSupported
37 return 0, ErrNotSupported
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-billy/v5/helper/polyfill/
H A Dpolyfill_test.go28 c.Assert(err, Equals, billy.ErrNotSupported)
33 c.Assert(err, Equals, billy.ErrNotSupported)
38 c.Assert(err, Equals, billy.ErrNotSupported)
43 c.Assert(err, Equals, billy.ErrNotSupported)
48 c.Assert(err, Equals, billy.ErrNotSupported)
53 c.Assert(err, Equals, billy.ErrNotSupported)
58 c.Assert(err, Equals, billy.ErrNotSupported)
H A Dpolyfill.go36 return nil, billy.ErrNotSupported
44 return nil, billy.ErrNotSupported
52 return billy.ErrNotSupported
60 return billy.ErrNotSupported
68 return "", billy.ErrNotSupported
76 return nil, billy.ErrNotSupported
84 return nil, billy.ErrNotSupported
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-billy/v5/helper/polyfill/
H A Dpolyfill_test.go28 c.Assert(err, Equals, billy.ErrNotSupported)
33 c.Assert(err, Equals, billy.ErrNotSupported)
38 c.Assert(err, Equals, billy.ErrNotSupported)
43 c.Assert(err, Equals, billy.ErrNotSupported)
48 c.Assert(err, Equals, billy.ErrNotSupported)
53 c.Assert(err, Equals, billy.ErrNotSupported)
58 c.Assert(err, Equals, billy.ErrNotSupported)
H A Dpolyfill.go36 return nil, billy.ErrNotSupported
44 return nil, billy.ErrNotSupported
52 return billy.ErrNotSupported
60 return billy.ErrNotSupported
68 return "", billy.ErrNotSupported
76 return nil, billy.ErrNotSupported
84 return nil, billy.ErrNotSupported
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-billy/v5/helper/polyfill/
H A Dpolyfill_test.go28 c.Assert(err, Equals, billy.ErrNotSupported)
33 c.Assert(err, Equals, billy.ErrNotSupported)
38 c.Assert(err, Equals, billy.ErrNotSupported)
43 c.Assert(err, Equals, billy.ErrNotSupported)
48 c.Assert(err, Equals, billy.ErrNotSupported)
53 c.Assert(err, Equals, billy.ErrNotSupported)
58 c.Assert(err, Equals, billy.ErrNotSupported)
H A Dpolyfill.go36 return nil, billy.ErrNotSupported
44 return nil, billy.ErrNotSupported
52 return billy.ErrNotSupported
60 return billy.ErrNotSupported
68 return "", billy.ErrNotSupported
76 return nil, billy.ErrNotSupported
84 return nil, billy.ErrNotSupported
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/go-git/go-billy/v5/go-billy-5.0.0/helper/polyfill/
H A Dpolyfill_test.go28 c.Assert(err, Equals, billy.ErrNotSupported)
33 c.Assert(err, Equals, billy.ErrNotSupported)
38 c.Assert(err, Equals, billy.ErrNotSupported)
43 c.Assert(err, Equals, billy.ErrNotSupported)
48 c.Assert(err, Equals, billy.ErrNotSupported)
53 c.Assert(err, Equals, billy.ErrNotSupported)
58 c.Assert(err, Equals, billy.ErrNotSupported)
H A Dpolyfill.go36 return nil, billy.ErrNotSupported
44 return nil, billy.ErrNotSupported
52 return billy.ErrNotSupported
60 return billy.ErrNotSupported
68 return "", billy.ErrNotSupported
76 return nil, billy.ErrNotSupported
84 return nil, billy.ErrNotSupported
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/go-billy/v5/helper/polyfill/
H A Dpolyfill_test.go28 c.Assert(err, Equals, billy.ErrNotSupported)
33 c.Assert(err, Equals, billy.ErrNotSupported)
38 c.Assert(err, Equals, billy.ErrNotSupported)
43 c.Assert(err, Equals, billy.ErrNotSupported)
48 c.Assert(err, Equals, billy.ErrNotSupported)
53 c.Assert(err, Equals, billy.ErrNotSupported)
58 c.Assert(err, Equals, billy.ErrNotSupported)
H A Dpolyfill.go36 return nil, billy.ErrNotSupported
44 return nil, billy.ErrNotSupported
52 return billy.ErrNotSupported
60 return billy.ErrNotSupported
68 return "", billy.ErrNotSupported
76 return nil, billy.ErrNotSupported
84 return nil, billy.ErrNotSupported
/dports/devel/awless/awless-0.1.11/vendor/gopkg.in/src-d/go-billy.v3/helper/polyfill/
H A Dpolyfill.go36 return nil, billy.ErrNotSupported
44 return nil, billy.ErrNotSupported
52 return billy.ErrNotSupported
60 return billy.ErrNotSupported
68 return "", billy.ErrNotSupported
76 return nil, billy.ErrNotSupported
84 return nil, billy.ErrNotSupported
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-git/go-billy/v5/helper/polyfill/
H A Dpolyfill.go36 return nil, billy.ErrNotSupported
44 return nil, billy.ErrNotSupported
52 return billy.ErrNotSupported
60 return billy.ErrNotSupported
68 return "", billy.ErrNotSupported
76 return nil, billy.ErrNotSupported
84 return nil, billy.ErrNotSupported
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/go-git/go-billy/v5/helper/polyfill/
H A Dpolyfill.go36 return nil, billy.ErrNotSupported
44 return nil, billy.ErrNotSupported
52 return billy.ErrNotSupported
60 return billy.ErrNotSupported
68 return "", billy.ErrNotSupported
76 return nil, billy.ErrNotSupported
84 return nil, billy.ErrNotSupported
/dports/security/keybase/client-v5.7.1/go/vendor/gopkg.in/src-d/go-billy.v4/helper/polyfill/
H A Dpolyfill.go36 return nil, billy.ErrNotSupported
44 return nil, billy.ErrNotSupported
52 return billy.ErrNotSupported
60 return billy.ErrNotSupported
68 return "", billy.ErrNotSupported
76 return nil, billy.ErrNotSupported
84 return nil, billy.ErrNotSupported
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/helpers/service/
H A Dsimple.go16 ErrNotSupported = errors.New("not supported") var
87 return ErrNotSupported
92 return ErrNotSupported
98 return ErrNotSupported
104 return ErrNotSupported
110 return service.StatusUnknown, ErrNotSupported

12345678910>>...70